home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / util / cli / cliutils_mra.lha / Docs / RequestChoice.doc < prev    next >
Encoding:
Text File  |  1999-02-23  |  922 b   |  25 lines

  1.  
  2. $VER: RequestChoice.doc 36.1 (c) 1999 by Mauro Panigada
  3.  
  4. RequestChoice 36.1
  5. ==================
  6.  
  7. (c) 1999 by Mauro Panigada
  8.  
  9. RequestChoice allow you to answer a question through easy request requester..
  10. Many kind of this program exist.. This one is the mine. Short, fast (!) and
  11. so on, of course original and mine.
  12.  
  13.  1> RequestChoice ?
  14.  TITLE/A,BODY/A,GADGETS,PUBSCREEN/K
  15.  
  16. TITLE specifies the title of the request window, BODY the text, GADGETS the gadgets,
  17. (default Yes|No), use a pattern like: Ciao|Topo|Lino|Mauro and if the gadgets
  18. strings contain spaces, use quotes, please. PUBSCREEN is a public screen name
  19. The selected choice is outputted (if it can be said) to std output (!).
  20. Use redirection to store in a variable. Remember that the rightmost gadget is always
  21. zero, then from left to right, 1 2 3 ...
  22. Need 68020+, I am sorry (if you are worried about I am sorry because it means you
  23. still have 68000, so nice)
  24.  
  25.